﻿@charset "utf-8";

/* CSS Document */

/*commen*/

*{margin: 0 auto; padding: 0;}

body{font-size: 12px;color: #121212;font-family:  Microsoft YaHei, 宋体, Arial, Helvetica, sans-serif;background:none;}

ul,li{list-style-type: none;}

img,ul,li,button{margin: 0px;}

img,button{border: none;}

a{color: #000;text-decoration: none;}

a:hover{text-decoration: none;}

a:active{text-decoration: none;}

img{border:0;}



/*top*/

.top_all{ width:100%; height:35px; overflow:hidden; background:#f2f2f2;}

.top{ width:1180px; margin:auto; overflow:hidden;}

.top_l{ float:left; color:#888888; font-size:12px; line-height:36px;}

.top_r{ float:right; }

.top_r ul{ overflow:hidden;}

.top_r ul li{ float:left; line-height:36px;color:#fff; margin-left:12px;}

.top_r ul li a{ font-size:12xp; color:#888888;}

.top_r ul li img{ margin-right:3px;}



/*logo*/

.logo_all{width:100%; height:130px; background:#fff;}

.logo{ width:1180px; overflow:hidden; margin:auto;}

.logo_t{ width:233px; height:75px; float:left; margin-top:25px;}

.logo_t a img{width:233px; height:75px;}

.logo_w{ float:left;  margin-left:55px; margin-top:18px;  overflow:hidden;}

.logo_w span{ color:#ff3d00;}

.logo_w1{ font-size:24px; color:#555555;  margin-top:25px; line-height:20px; margin-left:40px;letter-spacing:1px;}

.logo_w2{ font-size:18px; color:#555555; margin-top:0px; margin-left:40px;  line-height:50px; letter-spacing:1px;}

.logo_call{float:right; overflow:hidden;}

.logo_call img{ float:left; margin-left:25px; margin-top:46px; margin-right:10px;}

.logo_call div{ float:left; margin-left:5px;}

.logo_call_1{ font-size:14px; color:#555555; margin-top:45px;}

.logo_call_2{font-size:30px; color:#ff3d00; font-weight:bold; font-family:"方正美黑简体"; letter-spacing:-1px; margin-top:2px; }

/*nav*/

.nav_all{ width:100%; height:50px; background:#2c2c2c;}

.nav{width:1180px; margin:auto;}

.nav ul{overflow:hidden;}

.nav ul li{ width:118px; text-align:center; line-height:50px;float:left; cursor:pointer; }

.nav ul li a{ font-size:16px; color:#fff; }

.nav ul li:hover{ background:url(../Images/nav_on.png) no-repeat top;}

.nav ul li:hover a{color:#fff;}

.nav li.another{ background:url(../Images/nav_on.png) no-repeat top;}







/*footer*/

.footer_all{ width:100%; background:url(../Images/footer_bk.jpg) no-repeat center; height:400px;}

.footer{width:1180px; margin:auto; overflow:hidden; position:relative;}

.footer_logo{ float:left;}

.footer_logo a img{ width:250px; height:237px; margin-top:0px;}

.footer_ny{ float:left; margin-left:110px;}

.footer_ny ul{ overflow:hidden;}

.footer_ny ul li{ float:left; width:90px; text-align:center; line-height:60px;}

.footer_ny   a{ font-size:14px; color:#fff;}

.footer_ny_w{ font-size:14px; line-height:26px; color:#fff; margin-left:15px; margin-top:20px;}

.wechat{ position:absolute; left:1050px;top:90px;}

.wechat img{ width:100px; height:100px; border:3px #fff solid;}





.clear_h2{font-weight:normal;font-size:14px; padding:0px; margin:0px; text-align:center;display: inline;}









/*在线客服*/

.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));

 z-index:990;}

.keifu_tab{ width:160px;}

.icon_keifu{ width:26px; height:100px; float:left; background:url(../Images/keifu1.png) 0 0; position:relative; display:none; cursor:pointer;}

.keifu_box{ float:left; width:131px;}

.keifu_tab img{ display:block;}

.keifu_head{ width:131px; height:41px; background:url(../Images/keifu1.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}

.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../Images/keifu1.png) -42px 0; position:absolute; top:5px; right:5px;}

.keifu_close:hover{ background-position:-60px 0;}

.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}

.keifu_con li{height:33px; padding-left:12px;}

.keifu_con .weixin{ height:96px;}

.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}

.keifu_bot{ width:131px; height:119px; background: url(../Images/keifu1.png); background-position:0 -149px;  }

.keifu_bot p{font-weight:bold; color:#fe8900; font-size:14px; margin-left:10px; padding-top:85px;height:30px; width:100%;}


/*分页专用css1 -- qipapage*/
.qipapage {list-style:none;margin:20px 0px;text-align:center;}
.qipapage li {display:inline-block; margin:0px 5px;border:1px solid #dedede; margin-right:5px; padding:0 6px;line-height:30px;}
.qipapage a { display:inline-block;line-height:30px;}
.qipapage li.active,.qipapage li.hover {border:1px solid #000; color:#000; font-weight:bold; text-decoration:none;}
.qipapage li.active a,.qipapage li.hover a { color:#000; font-weight:bold; text-decoration:none;}